تقرير ربحيه مخزن Youtube



{if $searchinonestore neq 0}
{$storedef->storeName}
{else}
{/if}
*
*

 

صافى الربح لفواتير البيع: {$totalOfTotal}

صافى الربح فواتير المردود: {$totalOfTotalReturn}

صافى الربح فواتير المبيعات والمردود : {$totalOfTotalReturnAndsell}

 


فواتير البيع
{if $loadData->showstoredetailprice neq 1} {/if} {foreach $sellBill as $mysellBill} {if $loadData->showstoredetailprice neq 1} {/if} {/foreach}
رقم الفاتورةسعر الشراءسعر البيع الخصم صافى الربح تفاصيل الفاتورة
{$mysellBill->sellbillid}{$mysellBill->totalBuyx}{$mysellBill->sellbillaftertotalbill} {$mysellBill->sellbilldiscount} {$mysellBill->sellbillaftertotalbill - $mysellBill->totalBuyx}


فواتير المردود
{if $loadData->showstoredetailprice neq 1} {/if} {foreach $returnSellBill as $myReturnSellBill} {if $loadData->showstoredetailprice neq 1} {/if} {/foreach}
رقم الفاتورةسعر الشراءسعر البيع الخصم صافى الربح تفاصيل الفاتورة
{$myReturnSellBill->returnsellbillid}{$myReturnSellBill->totalBuyReturnx}{$myReturnSellBill->totalSellReturnx} {$myReturnSellBill->returnsellbilldiscount} {$myReturnSellBill->returnSellBillTotalx}


فواتير البيع و المردود
{if $loadData->showstoredetailprice neq 1} {/if} {foreach $sellBillAndReturn as $myReturnAndSellBill} {if $loadData->showstoredetailprice neq 1} {/if} {/foreach}
رقم الفاتورةسعر الشراءسعر البيع الخصم صافى الربح تفاصيل الفاتورة
{$myReturnAndSellBill->sellbillid}{$myReturnAndSellBill->totalBuyReturnSellBillx}{$myReturnAndSellBill->totalSellReturnSellBillx} {$myReturnAndSellBill->sellbilldiscount} {$myReturnAndSellBill->returnAndSellBillTotalx}